abstraction n. 1.抽象(作用);抽象概念;提取,抽出。 2.出神,發(fā)呆。 3.〔委婉語〕偷竊。 4.不切實際的觀念。 with an air of abstraction 茫然,呆呆地,心不在焉。 n. -ism 【美術(shù)】抽象主義;抽象派藝術(shù)。 n. -ist 抽象派畫家[藝術(shù)家]。
Using sqlite with a database abstraction layer 使用sqlite和數(shù)據(jù)庫抽象層
It is written primarily in php and incorporates the adodb database abstraction layer 它開始是用php編寫的,集成了adodb數(shù)據(jù)抽象層。
Database abstraction layers allow you to develop your application independent of a database 數(shù)據(jù)庫抽象層使得你能夠與數(shù)據(jù)庫獨立的開發(fā)你的應(yīng)用程序。
Db + + is a database abstraction layer for c + + . it provides a jdbc - like abstract database access interface in c + + 是個c + +數(shù)據(jù)庫抽象層,提供一個類似jdbc的抽象數(shù)據(jù)庫訪問接口。
Pdo ( php data objects ) - a new native database abstraction layer providing performance , ease - of - use , and flexibility 1最增的數(shù)據(jù)庫抽象層用于提供對數(shù)據(jù)庫訪問的對象,擁有良好的性能,易于使用和靈活性的特點
Embeddable databases are also important for rapid application development , especially if used with a database abstraction layer , such as 嵌入式數(shù)據(jù)庫對于加快應(yīng)用程序開發(fā)也很重要,尤其是在用于數(shù)據(jù)庫抽象層(例如
The data object simply checks for required fields or performs other business logic , and then stores the information or retrieves it from the database though a database abstraction layer - again , several database abstraction layers are freely available for php 數(shù)據(jù)對象僅檢查必要字段或者執(zhí)行其他業(yè)務(wù)邏輯,然后通過數(shù)據(jù)庫提取層(當(dāng)前為php提供了多種免費的數(shù)據(jù)庫提取層)將信息存儲到數(shù)據(jù)庫中或者在數(shù)據(jù)庫中檢索數(shù)據(jù)。